Testing Strategies
Unit testing
public class SomeModule {

/* Test interface */
public static
  void main(String argv[]){
  SomeModule test =
    new SomeModule( );